filechooser: Fix gtk_file_chooser_set_choice again
authorrobxnano <91250-robxnano@users.noreply.gitlab.gnome.org>
Wed, 16 Nov 2022 18:07:20 +0000 (18:07 +0000)
committerrobxnano <91250-robxnano@users.noreply.gitlab.gnome.org>
Wed, 16 Nov 2022 18:07:20 +0000 (18:07 +0000)
commitadc0264dac0a32451f4963b2011879f1421631e7
treecca17208da4f9d57fc467711ae1e0d93bd76e772
parent2daea9e459674b07a46a51e4188dac6f2dde769e
filechooser: Fix gtk_file_chooser_set_choice again

If the choice was in the form of a GtkDropDown, the code failed to
find the widget and so the choice never got set. Fixes #5346.
gtk/gtkfilechooserwidget.c